| RuleWorkflow |
| Logical Entity Name | RuleWorkflow |
| Default Table Name | RuleWorkflow |
| Physical Only | NO |
| Definition | |
| Note |
| RuleWorkflow Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
RuleWorkflowID |
int | NO | ||
| WorkflowName | nvarchar(1000) | NO | ||
| RuleTableName | char(10) | NO | ||
| RuleIdentifier | uniqueidentifier | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserId | int | NO | ||
| Ts | timestamp | NO |
| RuleWorkflow Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_RuleWorkflow | PrimaryKey | RuleWorkflowID |
| RuleWorkflow Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| RuleWorkflowParameter | Non-Identifying | One To Zero or More | FK_RuleWorkflowParameter_RuleWorkflowId_RuleWorkflow_RuleWorkflowId | NO | YES |
| RuleWorkflow Check Constraints |
| Check Constraint Name | CheckConstraint |